Skip to content

Conversation

@nikb7
Copy link

@nikb7 nikb7 commented Feb 21, 2023

This can be used to easily show user how much app update has been downloaded in background.
Upgraded flutter version to 3.7

}

private fun getFlexibleUpdateProgress(result: Result) = checkAppState(result) {
result.success(flexibleUpdateProgress)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a stream would be nicer, but this should be good enough - thanks! Will merge soon

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, any timeline around merging this?

@dagba
Copy link

dagba commented Apr 21, 2025

Hi @jonasbark

Any reason it's abandoned?

@jonasbark
Copy link
Owner

yes, there are merge conflicts and I'd prefer the progress to be a stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants